Skip to main content
Version: 5.3.0.0

HTTP Post Receiver (Parameter)

Description

An HTTP POST Receiver (Parameter) handles HTTP POST calls.

Purpose of Object

This channel recognizes HTTP POST calls at a specific URL. Each call can trigger a process instance. A start event is generated and a message with the delivered data is created. This channel expects the incoming message to consist of Key-Value pairs, like it is sent from an HTML form. The message type must define a simple list of child elements. The names of the child elements are the parameters that will be extracted out of the incoming messages.

Creation

To create an HTTP POST Receiver (Parameter) follow the steps described in the general description of Channels

Configuration

The dialog to configure the HTTP Get receiver channel looks like this

ch_http_post_parameter.png